x86: move some function scope statics into .init.data
authorJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2011 08:20:15 +0000 (09:20 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2011 08:20:15 +0000 (09:20 +0100)
commit2a117bba4b2be20c585a0b0987e1f70594b4dc7a
treec8171f5d6353eab35d99a4ba281ad1f0ce423bd0
parentfba7e0e2d350742f114994d183c1e7bf9fdb5949
x86: move some function scope statics into .init.data

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/setup.c